pubnub-kotlin-docs
Toggle table of contents
13.1.0
js
Target filter
js
Switch theme
Search in API
Skip to content
pubnub-kotlin-docs
pubnub-kotlin-api
/
[root]
/
PubNub
/
whereNow
where
Now
js
open
fun
whereNow
(
params
:
PubNub.WhereNowParameters
,
callback
:
Callback
<
PubNub.WhereNowResponse
>
)
open
fun
whereNow
(
params
:
PubNub.WhereNowParameters
)
:
Promise
<
PubNub.WhereNowResponse
>